home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 8923 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  800 b 

  1. Path: jaring.my!usenet
  2. From: CK <ckng@pc.jaring.my>
  3. Newsgroups: comp.lang.c++
  4. Subject: HELP : C.K - MFC - CDatabase
  5. Date: Tue, 27 Feb 1996 20:47:16 +0800
  6. Organization: Unconfigured
  7. Message-ID: <3132FD54.778@pc.jaring.my>
  8. NNTP-Posting-Host: j4.brf56.jaring.my
  9. Mime-Version: 1.0
  10. Content-Type: text/plain; charset=us-ascii
  11. Content-Transfer-Encoding: 7bit
  12. X-Mailer: Mozilla 2.0b5 (WinNT; I)
  13.  
  14. Developers,
  15.  
  16. I am using using MFC CDatabase in a NT service. The problem is the temp file 
  17. generated after each database transaction. 
  18.  
  19.  
  20. This is the file generating.
  21.  
  22.     d:\winnt35\system32\CTT123.TMP         6,172,224 bytes
  23.     d:\winnt35\system32\CTT125.TMP         6,172,224 bytes
  24.     d:\winnt35\system32\CTT127.TMP         6,172,224 bytes
  25.     d:\winnt35\system32\CTT129.TMP         6,172,224 bytes
  26.  
  27. Can anyone help !!!
  28.  
  29. Thanks in advance,
  30. C.K
  31.